Release 10.1A: OpenEdge Development:
Messaging and ESB
setFaultTolerantReconnectTimeout procedure
Sets a time limit in seconds on reconnection attempts.
Syntax
Applies to
Session objects (ClientConnect and ServerConnect only).
Notes
- Only applicable for Fault Tolerant connections.
- The default is 60 seconds. A timeout value of 0 indicates no timeout (that is, the reconnect will be attempted indefinitely).
- This procedure must be called before the beginSession procedure is called.
- The URLs specified in the setConnectionURLs procedure are used to attempt reconnection to a SonicMQ Broker.
See also
setFaultTolerant procedure, getFaultTolerant function, isFaultTolerant function, createChangeStateConsumer procedure, setFaultTolerantReconnectTimeout procedure, getFaultTolerantReconnectTimeout function, setInitialConnectionTimeout procedure, getInitialConnectionTimeout function, setClientTransactionBufferSize procedure, getClientTransactionBufferSize function
For more information, see the "Fault tolerance" section and the "Fault tolerance" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |